home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / basic / bsprite.com / DAVIDLEE.DOC < prev    next >
Encoding:
Text File  |  1991-02-16  |  2.8 KB  |  72 lines

  1. Sprite design by David Lee
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. BSPRITE.EXE    Designed to create PUT(Graphics) sprites for
  4.                Microsoft's QuickBasic.  Just use F1 key for help
  5.                on how to use the program.
  6.  
  7. PAL.BAS        This program was written and used to create the
  8.                `palette' file for optional use by BSPRITE.
  9.  
  10. PALETTE        Optional palette file for use by BSPRITE.
  11.  
  12. for use with VGA.
  13.  
  14.  
  15. Example files
  16. ~~~~~~~~~~~~~
  17. FRED.SPR       A sprite that's loadable by BSPRITE.
  18.  
  19. FRED.B??       Basic program code to move fred round the screen.
  20.  
  21. *.SPR          More sprites
  22.  
  23.  
  24. 16 February 1991
  25.  
  26.          ----------------end-of-author's-documentation---------------
  27.  
  28.                          Software Library Information:
  29.  
  30.                     This disk copy provided as a service of
  31.  
  32.                            Public (software) Library
  33.  
  34.          We are not the authors of this program, nor are we associated
  35.          with the author in any way other than as a distributor of the
  36.          program in accordance with the author's terms of distribution.
  37.  
  38.          Please direct shareware payments and specific questions about
  39.          this program to the author of the program, whose name appears
  40.          elsewhere in  this documentation. If you have trouble getting
  41.          in touch with the author,  we will do whatever we can to help
  42.          you with your questions. All programs have been tested and do
  43.          run.  To report problems,  please use the form that is in the
  44.          file PROBLEM.DOC on many of our disks or in other written for-
  45.          mat with screen printouts, if possible.  PsL cannot debug pro-
  46.          programs over the telephone, though we can answer questions.
  47.  
  48.          Disks in the PsL are updated  monthly,  so if you did not get
  49.          this disk directly from the PsL, you should be aware that the
  50.          files in this set may no longer be the current versions. Also,
  51.          if you got this disk from another vendor and are having prob-
  52.          lems,  be aware that  some files may have become corrupted or
  53.          lost by that vendor. Get a current, working disk from PsL.
  54.  
  55.          For a copy of the latest monthly software library newsletter
  56.          and a list of the 3,000+ disks in the library, call or write
  57.  
  58.                            Public (software) Library
  59.                                P.O.Box 35705 - F
  60.                             Houston, TX 77235-5705
  61.  
  62.                                 1-800-2424-PSL
  63.                              MC/Visa/AmEx/Discover
  64.  
  65.                           Outside of U.S. or in Texas
  66.                           or for general information,
  67.                               Call 1-713-524-6394
  68.  
  69.                           PsL also has an outstanding
  70.                           catalog for the Macintosh.
  71.  
  72.